Release 10.1A: OpenEdge Development:
Progress Dynamics Administration
Configuring thin SmartObject rendering
Progress Dynamics provides the
ThinRenderingProcedureattribute to define the thin rendering procedure for a given object. Thin rendering procedures are defined for the following classes:If this attribute is blank, Dynamics always uses the procedure specified by the
RenderingProcedureattribute to render the object.Dynamics provides the
UseThinRenderingsession property to specify if Dynamics uses a defined (nonblank) thin rendering procedure to render a given object at run time. If this property isFALSE, Dynamics uses the procedure specified byRenderingProcedureto render the object.
UseThinRenderingdefaults toTRUEfor theDynASClientandDefaultsession types and defaults toFALSEfor all other session types.Thin dynamic SDOs cannot run on the server side because they are initialized on the server based on context passed from the client rather than reading the Repository. Thin SmartObjects must be initialized from the Repository.
Note: Even ifUseThinRenderingis set toTRUEfor theDynAppServersession types, theRenderingProcedureattribute is used to set the SDOsServerFileNameinstead of theThinRenderingProcedureattribute.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |